projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b443fb4
)
ARM: uniphier: remove unused NAND CONFIG options
author
Masahiro Yamada
<
[email protected]
>
Mon, 27 Nov 2017 05:13:49 +0000
(14:13 +0900)
committer
Masahiro Yamada
<
[email protected]
>
Tue, 28 Nov 2017 15:29:00 +0000
(
00:29
+0900)
The Denali NAND driver does not use these options any more.
Signed-off-by: Masahiro Yamada <
[email protected]
>
include/configs/uniphier.h
patch
|
blob
|
history
diff --git
a/include/configs/uniphier.h
b/include/configs/uniphier.h
index 6f4d67ea8af246e2d387d7bf596421d988784f15..453f3db9ebab058cee3d7bfc9b7cc2759b9fdbbd 100644
(file)
--- a/
include/configs/uniphier.h
+++ b/
include/configs/uniphier.h
@@
-71,13
+71,8
@@
#define CONFIG_SYS_MAX_NAND_DEVICE 1
#define CONFIG_SYS_NAND_ONFI_DETECTION
-
-#define CONFIG_NAND_DENALI_ECC_SIZE 1024
-
#define CONFIG_SYS_NAND_REGS_BASE 0x68100000
#define CONFIG_SYS_NAND_DATA_BASE 0x68000000
-
-#define CONFIG_SYS_NAND_USE_FLASH_BBT
#define CONFIG_SYS_NAND_BAD_BLOCK_POS 0
/* SD/MMC */